Skip to content
This repository has been archived by the owner on Jan 26, 2021. It is now read-only.

fix: removed F405 from setup.cfg #676

Conversation

Harshita-Kanal
Copy link

Signed-off-by: Harshita-Kanal [email protected]

Description

Removed F405 from setup.cfg
Fixes #608

Type of Change:

  • Code
  • Quality Assurance

Code/Quality Assurance Only

  • Bug fix (non-breaking change which fixes an issue)

How Has This Been Tested?

Describe the tests you ran to verify your changes. Provide instructions or GIFs so we can reproduce. List any relevant details for your test.

Checklist:

Delete irrelevant options.

  • My PR follows the style guidelines of this project
  • I have performed a self-review of my own code or materials
  • Any dependent changes have been merged

Code/Quality Assurance Only

  • My changes generate no new warnings
  • My PR currently breaks something (fix or feature that would cause existing functionality to not work as expected)
  • I have added tests that prove my fix is effective or that my feature works
  • New and existing unit tests pass locally with my changes
  • Any dependent changes have been published in downstream modules

@Harshita-Kanal
Copy link
Author

The tests are failing, what changes should I make ?

@SanketDG
Copy link
Contributor

SanketDG commented Oct 1, 2020

@Harshita-Kanal That's on you to figure out, read what F405 means and how it's breaking flake8

Let me know if you can't figure it out.

@sakshi1499 sakshi1499 added the Status: Changes Requested Changes are required to be done by the PR author. label Oct 8, 2020
@sakshi1499
Copy link

@Harshita-Kanal Working on it?

Signed-off-by: Harshita-Kanal <[email protected]>
@sakshi1499
Copy link

Closing this PR since there is no activity. Hope you get back soon :)

@sakshi1499 sakshi1499 closed this Oct 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
Status: Changes Requested Changes are required to be done by the PR author.
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Fix F405 flake8 error.
3 participants